home *** CD-ROM | disk | FTP | other *** search
/ PC Media 23 / PC MEDIA CD23.iso / share / prog / pcl4w12 / simpl_io.h < prev    next >
Text File  |  1994-01-23  |  100b  |  4 lines

  1. void DisplayLine(char *);
  2. int PutChar(int, char);
  3. int GetChar(int);
  4. void SayError(int, char *);